wayland: Remove position method split
authorJonas Ådahl <jadahl@gmail.com>
Wed, 24 Jul 2019 16:44:32 +0000 (18:44 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Wed, 19 Feb 2020 08:47:18 +0000 (09:47 +0100)
commitf284e1d48357d16db6fbec617f85ff95559fb46e
tree27050080a65f9deed67aba8c226a4f406112178b
parent4e78dd2ae08622dfa0b486055365569a09a58e40
wayland: Remove position method split

Position can only be done via gdk_surface_queue_relayout(); the legacy
way is no longer possible, so remove the legacy positioning code.
gdk/wayland/gdksurface-wayland.c